您要查找的是不是:
- Delete the raw file to which the Raw File destination writes. 截断现有文件,然后将数据写入此文件。
- Increases the number of sections that an object file can contain. 增加对象文件可包含的节数。
- This error can be caused if the object file is corrupt. 如果对象文件损坏,则可能导致此错误。
- You might want to recompile the object file using the /Zi option. 如果查的信息是无关的,请问具体该怎么去掉这些警告?
- The compiler is ignoring the extraneous object file. 编译器将忽略这个无关的目标文件。
- On the Data Flow design surface, right-click the newly added Flat File Destination transformation, click Rename, and change the name to Failed Rows. 在“数据流”设计图面上,右键单击新添加的“平面文件目标”转换,单击“重命名”,然后将该名称更改为Failed Rows。
- Specify an access mode which is either the name of the file or a variable that contains the name of the file to which the Raw File destination writes. 指定访问模式,此访问模式可以是原始文件目标要写入的文件的名称,也可以是包含此文件名称的变量。
- C Do not send object files to the linkage editor. 不将目标文件送到连接编辑器中?
- By setting properties on the Flat File connection manager that the Flat File destination uses, you can specify how the Flat File destination formats and writes the text file. 通过设置平面文件目标所用平面文件连接管理器的属性,可以指定平面文件目标如何格式化和写入文本文件。
- Shows the metadata of a single object file in the specified library. 显示指定库中单个对象文件的元数据。
- In the Toolbox, expand Data Flow Destinations, and drag Flat File Destination onto the data flow design surface. 在工具箱中,展开“数据流目标”,然后将“平面文件目标”拖动到数据流设计图面上。
- Any other segments in the object file are completely ignored. GROUP directives and segment attributes are also ignored. 目标文件中的其他段没有限制。GROUP指令和段属性也忽略不管。
- Loads the Assembly with a common object file format (COFF) based image containing an emitted Assembly. 使用包含发出的Assembly、基于通用对象文件格式(COFF)的图像来加载Assembly。
- LINK derives the default name of the output file from the base name of the first object file. LINK从第一个对象文件的基名称导出输出文件的默认名称。
- Use the Assembler to generate an SRAM Object File (.sof) containing the FPGA configuration data. 使用汇编器产生一个包含FPGA配置数据的SRAM目标文件(.
- An object file also contains a symbol table and a patch list. These will be explained below. 目标文件还包含一个符号表和一个修补程序列表。后面将会解释说明。
- Tell GDB that readonly sections in your object file really are read-only (i.e. that their contents will not change). 告诉GDB对象文件中的只读段确实是只读的(他们的内容将不会被改变)。
- The Flat File destination includes the 平面文件目标包括
- Next, the code is compiled, or translated into machine-readable object files. 然后,代码会被编译或翻译为机器可读的对象文件。
- STT_FILE: Conventionally, the symbol's name gives the name of the source file associated with the object file. 按惯例而言,该符号给出了和目标文件相关联的源文件的名字。